.Background {
	background-color: FFFFCC;
}
.quote1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: oblique;
	width: 550px;
	border: medium ridge #CCCCCC;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-indent: 10px;
	padding: 2px;
	width: auto;
	text-align: left;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
